From d75941fb530f6c5a2f179590c93351a606b38eef Mon Sep 17 00:00:00 2001 From: "djm@sportsman.spdomain" Date: Tue, 19 Apr 2005 22:22:26 +0000 Subject: [PATCH] bitkeeper revision 1.1327.1.3 (426584a23wQiUIp8f6GBvZpPQBMRhA) Update documentation to reflect rebasing --- xen/arch/ia64/tools/README.xenia64 | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/xen/arch/ia64/tools/README.xenia64 b/xen/arch/ia64/tools/README.xenia64 index f7f5b304b6..f099e5c929 100644 --- a/xen/arch/ia64/tools/README.xenia64 +++ b/xen/arch/ia64/tools/README.xenia64 @@ -1,19 +1,15 @@ # Xen/ia64 heavily leverages/reuses many files from Linux/ia64 # you need the following files from kernel.org -# linux-2.6.7.tar.gz -# linux-2.6.7-ia64-040619.diff.gz +# linux-2.6.11.tar.gz # place these in the parent directory of the xenXXX.bk tree -# e.g. xen-unstable.bk should be in the same directory as linux-2.6.7.tar.gz +# e.g. xen-unstable.bk should be in the same directory as linux-2.6.11.tar.gz -# unpack linux-2.6.7 in the xenXXX.bk/.. directory and apply the patch -gunzip linux-2.6.7-ia64-040619.diff.gz -tar xzf linux-2.6.7.tar.gz -cd linux-2.6.7 -# is there a way to gunzip as part of patch? -patch -p1 <../../../linux-2.6.7-ia64-040619.diff +# unpack linux-2.6.11 in the xenXXX.bk/.. directory +tar xzf linux-2.6.11.tar.gz +cd linux-2.6.11 -# go back to the xen subdirectory of xen*.bk -cd xen*.bk/xen +# go back to the xen subdirectory of xenXXX.bk +cd xenXXX.bk/xen # create and patch the linux/ia64 files bash arch/ia64/tools/mkbuildtree -- 2.30.2